Log

Definition:

Log(number)

 

Description:

Obtain the natural logarithm of a specified number.

 

Platforms:

All

 

Parameters:

number - required

The number whose logarithm you want to obtain.

 

Returns:

Logarithm of the specified number.

 

Notes:

The number supplied as the parameter to this Method must be greater than zero.